GrapeCity ActiveReports for .NET 12.0J
DataTree.List<T> コンストラクタ(Scope<T>,Func<IReadOnlyList<Scope<T>>>,String)

構文
'宣言
 
Public Function New( _
   ByVal scope As DataTree.Scope(Of T), _
   ByVal makeGroups As Func(Of IReadOnlyList(Of DataTree.Scope(Of T))), _
   Optional ByVal name As String _
)
public DataTree.List<T>( 
   DataTree.Scope<T> scope,
   Func<IReadOnlyList<DataTree.Scope<T>>> makeGroups,
   string name
)

パラメータ

scope
makeGroups
name
参照

関連項目

DataTree.List<T> クラス
DataTree.List<T> メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.